Skip to content

BaseTools: silence make#12422

Open
kraxel wants to merge 1 commit intotianocore:masterfrom
kraxel:devel/make-errors
Open

BaseTools: silence make#12422
kraxel wants to merge 1 commit intotianocore:masterfrom
kraxel:devel/make-errors

Conversation

@kraxel
Copy link
Copy Markdown
Member

@kraxel kraxel commented Apr 9, 2026

Description

Instead of using the '-' prefix append '|| true' to the commands where
errors should be ignored. With the '-' prefix make will clutter the
build output with the messages about the (ignored) errors.

Changed only the GCC and CLANGDWARF rules for linux systems.

Signed-off-by: Gerd Hoffmann kraxel@redhat.com

Instead of using the '-' prefix append '|| true' to the commands where
errors should be ignored.  With the '-' prefix make will clutter the
build output with the messages about the (ignored) errors.

Changed only the GCC and CLANGDWARF rules for linux systems.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
@kraxel kraxel force-pushed the devel/make-errors branch from aa20d4f to 1e0fb72 Compare April 9, 2026 12:31
@kraxel kraxel marked this pull request as ready for review April 9, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant